home *** CD-ROM | disk | FTP | other *** search
- { Drag the AppMaker-generated files into the following build order: }
-
- { Runtime.lib -- THINK runtime library }
- { : }
- { Traps.p -- THINK interface file }
- { ---BuildOrder }
- { Globals.p }
- { ResourceDefs.p }
- { Cursors.p -- AppMaker library routine }
- { DoScrap.p -- AppMaker library routine }
- { Miscellany.p -- AppMaker library routine }
- { Scrolling.p -- AppMaker library routine }
- { WindowAids.p -- AppMaker library routine }
- { DialogAids.p -- AppMaker library routine }
- { %appName%Data.p% %}
- %for each dialog gen buildOrder%
- %for each window gen buildOrder%
- { Dispatcher.p }
- %for each menu gen buildOrder%
- { MainMenu.p }
- { Windowing.p -- AppMaker library routine }
- { AEvent.p -- AppMaker library routine }
- { EventLoop.p -- AppMaker library routine }
- { %appName%Main.p% %}
-
- Unit BuildOrder;
- Interface
- Implementation
- End.
-